CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 图像复原 MATLAB

搜索资源列表

  1. tu-xiang-de--fu-yuan

    0下载:
  2. MATLAB图像复原代码,包含多种方法,经测试可正常运行。-MATLAB image restoration code, including a variety of methods have been tested properly.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:291837
    • 提供者:mwg
  1. tuxiangfu

    0下载:
  2. 图像复原技术的MATLAB实现,可以很好的去除各种噪声,保护高频分量。-Image restoration technique MATLAB, can be very good to remove all kinds of noise, protecting high frequency components.
  3. 所属分类:Graph program

    • 发布日期:2017-05-02
    • 文件大小:669143
    • 提供者:沈佳
  1. chap6

    0下载:
  2. matlab图像处理实例详解chap6——图像复原技术-matlab image processing example explanation chap6- Image Restoration
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:8677
    • 提供者:xiaojingwen
  1. ir

    0下载:
  2. 图像复原--数字图像处理--matlab程序-Image Recovery- Digital image processing- matlab program
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-26
    • 文件大小:61049
    • 提供者:邢彩荣
  1. image_processing

    0下载:
  2. 本代码在MATLAB中采用均方误差和测度两种评价参数对维纳滤波和L-R算法复原的加入噪声的运动模型和高斯模型的图像复原效果进行了比较-The code in MATLAB using the mean square error and two evaluation parameters measure the effect of exercise on the model image restoration Wiener filtering and restoration LR algorith
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3377
    • 提供者:liuhao
  1. Deblurring

    0下载:
  2. 图像复原,基于当前最流行的稀疏表示方法在matlab环境下开发。-image restoration
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:4965
    • 提供者:junfei
  1. chap6

    0下载:
  2. MATLAB图像复原技术,多种滤波有效去除图像中的噪声。-MATLAB image restoration techniques, a variety of filter effectively removes image noise.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6589
    • 提供者:请问
  1. shiyan5

    0下载:
  2. 这是一个关于图像复原及图像特征分析的实验报告,里面有Matlab源程序,结果分析。-This is a experiment report about the image restoration and image characteristics extraction.
  3. 所属分类:File Formats

    • 发布日期:2017-04-10
    • 文件大小:1962956
    • 提供者:影子
  1. Image-recovery

    0下载:
  2. 图像复原的Matlab相关代码,还有代码中需要的实验图片,可以直接运行-image recovery
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:175066
    • 提供者:
  1. image-Recovery

    0下载:
  2. matlab 数字图像处理 图像复原 含代码和结果显示 -Digital image processing matlab image restoration Containing the code and the results show
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1173191
    • 提供者:王伟
  1. DIPDemo

    0下载:
  2. 《数字图像处理与机器视觉:Visual C++与Matlab实现》Visual C++源代码,软件:visualC++6.0,在本机上成功运行。内容包括图像的点运算、几何变换、空域和频域滤波、图像复原、形态学处理、图像分割以及图像特征提取。-" Digital image processing and machine vision: Visual C++ and Matlab achieve" Visual C++ source code, software: visualC+
  3. 所属分类:Graph program

    • 发布日期:2017-06-19
    • 文件大小:28995486
    • 提供者:daner
  1. canny

    0下载:
  2. 实现canny算子图像复原,这是canny算子的matlab软件中的程序-Realize the canny operator image restoration, which is a canny operator in the matlab software program
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-11
    • 文件大小:886
    • 提供者:妥文斌
  1. weina

    0下载:
  2. 利用MATLAB软件编写的基于图像复原理论的小波维纳滤波算法程序-Using MATLAB software is written based on the theory of image restoration filtering algorithm small Bo Weina
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:徐静
  1. project2

    0下载:
  2. 图像复原技术是图像处理和计算机视觉领域共同关心的重要问题,以频谱估计运动方向以及自相关求运动尺度法的方法实现了水平运动模糊图像的增强。,我们使用MATLAB观察频谱图形的特点,估计图像的运动角度,然后用自相关的算法,求出运动尺度,最后用维纳滤波的方法恢复图像。 -Image restoration technology is an important issue in image processing and computer vision areas of common interest to
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-26
    • 文件大小:18054
    • 提供者:Zhou Hong
  1. 03

    0下载:
  2. 《MATLAB 数字图像处理》是由周品、李晓东 编写,2012年7月30日出版的一本书籍。本书以最新版的MATLAB R2011a为平台,结合大量的实例,全面、系统地讲解了MATLAB在数字图像处理中的实际应用。主要内容包括数字图像处理基础、数字图像运算、图像变换技术、图像的增强处理、图像压缩编码技术、图像复原技术、图像分割技术、图像数学形态学描述等。 第3章:数字图像处理基础。主要介绍了图像的读与写、图像显示、图像类型的转换等内容。-Chapter 3: Digital Image Pro
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5236
    • 提供者:zhushiyang
  1. sy

    0下载:
  2. 用于运动模糊图像的复原,在matlab环境下编写维纳滤波和其他算子图像复原-For motion blur image restoration, write Wiener filtering image restoration and other operators in the matlab environment
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:2889
    • 提供者:szy
  1. Image-restoration

    0下载:
  2. 图像复原的小程序,用matlab编写Image restoration of small procedures, using Matlab prepared-Image Restoration applet written Image restoration with matlab of small procedures, using Matlab prepared
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4755
    • 提供者:dqme525
  1. MATLAB

    0下载:
  2. 实验2绿叶变色,实验3图像数字化显示,实验4图像类型转换,实验5对比度增强,实验6直方图均衡化和规定化,实验7噪声添加和空域滤波,实验8边缘增强和边缘检测,实验9彩色图像增强,fft,dct,dwt变化及压缩,滤波器,实验20运动退化和维纳波复原,实验21图像的几何畸形校正等实验的代码和报告-Experiment 2 leaves change color, 3 digital image display, the image type conversion, 4 5 contrast enha
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4437376
    • 提供者:陈琛
  1. image-process-matlab-GUI

    1下载:
  2. matlab GUI程序,实现数字图像处理的许多功能,包括亮度变换,几何变换,空域滤波,频域滤波,小波变换,彩色图像变换,去噪,复原,压缩编码等。-matlab GUI program, many digital image processing functions, including brightness transformation, geometric transformation, spatial filtering, frequency domain filtering, wavel
  3. 所属分类:matlab

    • 发布日期:2017-06-09
    • 文件大小:16008624
    • 提供者:边疆
  1. Digital-Image-Processing

    0下载:
  2. 利用数字图像处理(matlab第二版)中已学过的知识,进行各种图像加噪,去噪处理,复原,增强,以及彩色图像分割处理,-The use of digital image processing (matlab second edition) has been learned in the knowledge, a variety of image noise, denoising, restoration, enhancement, and color image segmentation,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:1924806
    • 提供者:谢燕苹
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 »
搜珍网 www.dssz.com